shuffle($umm); foreach($umm as $new){ echo '<img src="'.$new->picture.'" width="100" />'; echo $new->id; }